wayland: Update cursor surface scale when output scale changes
authorJonas Ådahl <jadahl@gmail.com>
Thu, 28 Jun 2018 09:41:09 +0000 (11:41 +0200)
committerJonas Ådahl <jadahl@gmail.com>
Thu, 28 Jun 2018 10:01:48 +0000 (12:01 +0200)
commit3354d9109062d12890787bc1f1d23ddc1c3ea77a
treeea5fd0f0a3b67d654c94c5ea717ec570ad7b9d64
parent5afc01d9951e1a5b8906d00fa05173a21c31b9e3
wayland: Update cursor surface scale when output scale changes

Cursor surfaces didn't listen for output scale changes, meaning they
didn't adapt their scale when an output changed scale, which could
happen for example when changing the monitor scale via Settings.
gdk/wayland/gdkdevice-wayland.c